home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / kernel / dev / local.mk < prev    next >
Encoding:
Text File  |  1992-12-19  |  451 b   |  14 lines

  1. #
  2. # This file is included by Makefile.  Makefile is generated automatically
  3. # by mkmf, and this file provides additional local personalization.  The
  4. # variable SYSMAKEFILE is provided by Makefile;  it's a system Makefile
  5. # that must be included to set up various compilation stuff.
  6. #
  7. NAME = dev
  8.  
  9. #if !empty(TM:Mds3100) || !empty(TM:Mjhh) || !empty(TM:Mcleands3100) || !empty(TM:Mds5000)
  10. NOOPTIMIZATION    = no -O please
  11. #endif
  12.  
  13. #include    <$(SYSMAKEFILE)>
  14.